[INFO] fetching crate rusty_repl 0.3.0...
[INFO] fixing rusty_repl-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rusty_repl 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rusty_repl 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty_repl 0.3.0
[INFO] tweaked toml for crates.io crate rusty_repl 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_repl 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty_repl 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reedline v0.42.0
[INFO] [stderr]   Downloaded gethostname v1.0.2
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.2
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a
[INFO] running `Command { std: "docker" "start" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking reedline v0.42.0
[INFO] [stderr]     Checking rusty_repl v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 3 arguments were supplied
[INFO] [stdout]   --> tests/repl_integration.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  6 |     let manager = Repl::new("Integration Test", None, None);
[INFO] [stdout]    |                   ^^^^^^^^^ ------------------  ----  ---- unexpected argument #3 of type `Option<_>`
[INFO] [stdout]    |                             |                   |
[INFO] [stdout]    |                             |                   unexpected argument #2 of type `Option<_>`
[INFO] [stdout]    |                             unexpected argument #1 of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/repl/repl.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]    |
[INFO] [stdout]  6 -     let manager = Repl::new("Integration Test", None, None);
[INFO] [stdout]  6 +     let manager = Repl::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty_repl` (test "repl_integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a", kill_on_drop: false }`
[INFO] [stdout] 6061e59c482e686bf2a69e4834d32b582286807ada2dcb6185da8ccb0044959a
